From 933e373b075d9b8583c5e9485aa35c4207b83ea9 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 11 Jun 2020 23:24:36 -0400 Subject: [PATCH] dropdown: Make the stack nonhomogeneous Without this, the (None) in the empty page forces the button to have a large minimum width, even when we don't put a widget in it. --- gtk/ui/gtkdropdown.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk/ui/gtkdropdown.ui b/gtk/ui/gtkdropdown.ui index 650d159e4e..fdd84ddaf2 100644 --- a/gtk/ui/gtkdropdown.ui +++ b/gtk/ui/gtkdropdown.ui @@ -11,6 +11,7 @@ fill 1 + 0 empty -- 2.30.2